home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Beyond Compare
/
beycmpfr.exe
/
{app}
/
BC2.exe
/
0
/
RCDATA
/
TCONVERTERRORDLG
/
TCONVERTERRORDLG.txt
Wrap
Text File
|
2005-06-02
|
2KB
|
89 lines
object ConvertErrorDlg: TConvertErrorDlg
Left = 422
Top = 392
BorderStyle = bsDialog
Caption = 'Erreur de Conversion'
ClientHeight = 184
ClientWidth = 371
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 16
Width = 265
Height = 13
Caption = 'Il y a eu une erreur lors de la conversion de caract'#232're de :'
end
object Label3: TLabel
Left = 16
Top = 120
Width = 345
Height = 41
AutoSize = False
Caption =
'Note : Changer l'#39'option "Jeu de Caract'#232'res" dans les r'#232'gles de c' +
'omparaison de votre fichier peut '#233'viter l'#39'apparition de cette er' +
'reur.'
WordWrap = True
end
object Label4: TLabel
Left = 64
Top = 56
Width = 143
Height = 13
Caption = 'Modifier ce fichier peut le corrompre !'
end
object FilenameLabel: TLabel
Left = 80
Top = 32
Width = 281
Height = 13
AutoSize = False
Caption = '%'
end
object WarningImage: TImage
Left = 16
Top = 16
Width = 32
Height = 32
end
object DontShowAgainEdit: TBCCheckBox
Left = 8
Top = 160
Width = 102
Height = 17
Caption = '&Ne plus montrer'
TabOrder = 0
end
object Button2: TButton
Left = 64
Top = 80
Width = 121
Height = 23
Caption = '&Interdire les Modifs'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button1: TButton
Left = 192
Top = 80
Width = 137
Height = 23
Cancel = True
Caption = '&Autoriser les Modifs'
ModalResult = 2
TabOrder = 2
end
end